home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / BUS / F-M / MetalWare1.1 / example1 next >
Encoding:
Text File  |  1986-07-18  |  597 b   |  46 lines  |  [THOR/ODIN]

  1. {this is an adapter between barrels of different sizes such as used for microscope and telescope eyepieces}
  2.  
  3. cylindrical blank
  4. x = 1.5
  5. y = 1.5
  6. z = 1.5
  7.  
  8. circular pocket
  9. x = 0.75
  10. y = 0.75
  11. depth = .75
  12. diameter = 1.25
  13. front face is 1
  14. top face is 2
  15.  
  16. circular pocket
  17. x = 0.75
  18. y = 0.75
  19. depth = .75
  20. diameter = 1
  21. front face is 6
  22. top face is 2
  23.  
  24. {these holes are for set screws}
  25.  
  26. threaded hole
  27. x = 0.75
  28. y = 0.3
  29. depth = .250
  30. 1/8 inch diameter
  31. 40 threads per inch
  32. front face is 5
  33. top face is 1
  34.  
  35. threaded hole
  36. x = 0.75
  37. y = 1.2
  38. depth = .250
  39. 1/8 inch diameter
  40. 40 threads per inch
  41. front face is 5
  42. top face is 1
  43.  
  44.  
  45.  
  46.